[INFO] fetching crate tuirealm 3.3.0...
[INFO] testing tuirealm-3.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate tuirealm 3.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tuirealm 3.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tuirealm 3.3.0
[INFO] tweaked toml for crates.io crate tuirealm 3.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuirealm 3.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tuirealm 3.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.2
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded lazy-regex v3.4.2
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ddb1b029c8e934a6cc826824964f761fd26db433ce6346eb00afc6affcc7a4c
[INFO] running `Command { std: "docker" "start" "-a" "0ddb1b029c8e934a6cc826824964f761fd26db433ce6346eb00afc6affcc7a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ddb1b029c8e934a6cc826824964f761fd26db433ce6346eb00afc6affcc7a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddb1b029c8e934a6cc826824964f761fd26db433ce6346eb00afc6affcc7a4c", kill_on_drop: false }`
[INFO] [stdout] 0ddb1b029c8e934a6cc826824964f761fd26db433ce6346eb00afc6affcc7a4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 172f621d8b7451d169ef37298b7f72b79939ac82e155725164f1a8c692444d08
[INFO] running `Command { std: "docker" "start" "-a" "172f621d8b7451d169ef37298b7f72b79939ac82e155725164f1a8c692444d08", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tuirealm v3.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s
[INFO] running `Command { std: "docker" "inspect" "172f621d8b7451d169ef37298b7f72b79939ac82e155725164f1a8c692444d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172f621d8b7451d169ef37298b7f72b79939ac82e155725164f1a8c692444d08", kill_on_drop: false }`
[INFO] [stdout] 172f621d8b7451d169ef37298b7f72b79939ac82e155725164f1a8c692444d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165219f3594e59b53f7cc91f2a9c3a44861daf00c979ad5b78d1c7a39aba9c08
[INFO] running `Command { std: "docker" "start" "-a" "165219f3594e59b53f7cc91f2a9c3a44861daf00c979ad5b78d1c7a39aba9c08", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tuirealm v3.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.05s
[INFO] running `Command { std: "docker" "inspect" "165219f3594e59b53f7cc91f2a9c3a44861daf00c979ad5b78d1c7a39aba9c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165219f3594e59b53f7cc91f2a9c3a44861daf00c979ad5b78d1c7a39aba9c08", kill_on_drop: false }`
[INFO] [stdout] 165219f3594e59b53f7cc91f2a9c3a44861daf00c979ad5b78d1c7a39aba9c08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5469d469b978fe65b9c64f7aa9dd7b73544850a9cfa26870fbe72f97c8e4c410
[INFO] running `Command { std: "docker" "start" "-a" "5469d469b978fe65b9c64f7aa9dd7b73544850a9cfa26870fbe72f97c8e4c410", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuirealm-4a137b7f621ea085)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test core::application::test::should_manipulate_components ... ok
[INFO] [stdout] test core::application::test::application_should_add_injectors ... ok
[INFO] [stdout] test core::application::test::should_initialize_application ... ok
[INFO] [stdout] test core::application::test::should_not_propagate_event_when_subs_are_locked ... ok
[INFO] [stdout] test core::application::test::should_not_propagate_events_if_has_attr_cond_is_not_satisfied ... ok
[INFO] [stdout] test core::application::test::should_restart_listener ... ok
[INFO] [stdout] test core::application::test::should_not_propagate_events_if_has_state_cond_is_not_satisfied ... ok
[INFO] [stdout] test core::application::test::should_not_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok
[INFO] [stdout] test core::application::test::should_propagate_events_if_has_attr_cond_is_satisfied ... ok
[INFO] [stdout] test core::application::test::should_subscribe_components ... ok
[INFO] [stdout] test core::application::test::should_umount_all ... ok
[INFO] [stdout] test core::event::test::check_events ... ok
[INFO] [stdout] test core::event::test::key_event_from_key ... ok
[INFO] [stdout] test core::application::test::should_propagate_events_if_has_state_cond_is_satisfied ... ok
[INFO] [stdout] test core::event::test::new_key_event ... ok
[INFO] [stdout] test core::props::any::tests::should_work_basic ... ok
[INFO] [stdout] test core::props::borders::test::borders ... ok
[INFO] [stdout] test core::props::dataset::test::dataset ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_char_color ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_char_numbers ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_char_phone ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_char_text ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_email ... ok
[INFO] [stdout] test core::injector::test::should_create_a_trait_object_injector ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_type ... ok
[INFO] [stdout] test core::props::layout::test::should_build_a_layout ... ok
[INFO] [stdout] test core::props::test::as_attrvalue ... ok
[INFO] [stdout] test core::props::test::as_attrvalue_mut ... ok
[INFO] [stdout] test core::props::test::should_set_get_props ... ok
[INFO] [stdout] test core::props::input_type::test::validate_input_char_custom ... ok
[INFO] [stdout] test core::application::test::strategy_blocking_upto_should_work ... ok
[INFO] [stdout] test core::application::test::should_propagate_events_if_is_mounted_cond_is_not_satisfied ... ok
[INFO] [stdout] test core::application::test::strategy_upto_nowait_should_work ... ok
[INFO] [stdout] test core::props::test::unwrapping_alignment_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_borders_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_inputtype_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_length_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_number_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_payload_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_shape_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_should_unwrap ... ok
[INFO] [stdout] test core::props::test::unwrapping_color_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_direction_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_dataset_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_flag_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_string_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_style_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_table_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::texts::test::tables ... ok
[INFO] [stdout] test core::props::texts::test::text_span ... ok
[INFO] [stdout] test core::props::value::tests::any ... ok
[INFO] [stdout] test core::props::test::unwrapping_textmodifiers_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_text_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::value::tests::as_prop_payloads_mut ... ok
[INFO] [stdout] test core::props::value::tests::as_prop_value_mut ... ok
[INFO] [stdout] test core::props::value::tests::prop_values ... ok
[INFO] [stdout] test core::props::test::unwrapping_title_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::value::tests::unwrap_prop_values ... ok
[INFO] [stdout] test core::state::tests::any ... ok
[INFO] [stdout] test core::subscription::test::clause_always_should_forward ... ok
[INFO] [stdout] test core::subscription::test::clause_and_should_forward ... ok
[INFO] [stdout] test core::subscription::test::clause_has_attribute_should_forward ... ok
[INFO] [stdout] test core::props::value::tests::as_prop_payloads ... ok
[INFO] [stdout] test core::subscription::test::clause_is_mounted_should_forward ... ok
[INFO] [stdout] test core::subscription::test::clause_not_should_forward ... ok
[INFO] [stdout] test core::subscription::test::clause_or_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_any_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_discriminant_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_keyboard_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_mouse_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_tick_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_user_should_forward ... ok
[INFO] [stdout] test core::subscription::test::event_clause_window_resize_should_forward ... ok
[INFO] [stdout] test core::subscription::test::forward_many ... ok
[INFO] [stdout] test core::subscription::test::forward_many_zero_elements ... ok
[INFO] [stdout] test core::subscription::test::should_allow_creation_without_arc ... ok
[INFO] [stdout] test core::subscription::test::should_create_a_sub ... ok
[INFO] [stdout] test core::subscription::test::should_share_subs ... ok
[INFO] [stdout] test core::subscription::test::subscription_should_forward ... ok
[INFO] [stdout] test core::view::test::default_view_should_be_empty ... ok
[INFO] [stdout] test core::view::test::view_should_compile_with_dynamic_names ... ok
[INFO] [stdout] test core::view::test::view_should_forward_events ... ok
[INFO] [stdout] test core::view::test::view_should_handle_focus ... ok
[INFO] [stdout] test core::view::test::view_should_inject_properties ... ok
[INFO] [stdout] test core::view::test::view_should_mount_and_umount_components ... ok
[INFO] [stdout] test core::view::test::view_should_preserve_focus_on_remount ... ok
[INFO] [stdout] test core::view::test::view_should_read_and_write_attributes ... ok
[INFO] [stdout] test core::view::test::view_should_read_state ... ok
[INFO] [stdout] test core::view::test::view_should_remount_component_without_losing_focus_stack ... ok
[INFO] [stdout] test core::view::test::view_should_umount_all ... ok
[INFO] [stdout] test listener::builder::test::event_listener_cfg_should_panic_with_poll_timeout_zero - should panic ... ok
[INFO] [stdout] test listener::builder::test::should_add_port_via_port_1 ... ok
[INFO] [stdout] test listener::builder::test::should_configure_and_start_event_listener_crossterm ... ok
[INFO] [stdout] test listener::port::test::test_single_listener ... ok
[INFO] [stdout] test listener::test::event_listener_with_poll_timeout_zero_should_panic - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_size_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::test::unwrapping_layout_should_panic_if_not_identity - should panic ... ok
[INFO] [stdout] test core::props::value::tests::as_prop_value ... ok
[INFO] [stdout] test core::props::value::tests::unwrap_prop_payloads ... ok
[INFO] [stdout] test core::subscription::test::clause_has_state_should_forward ... ok
[INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_with_tick ... ok
[INFO] [stdout] test listener::worker::test::worker_should_calc_times_correctly_without_tick ... ok
[INFO] [stdout] test listener::worker::test::worker_should_panic_when_trying_next_tick_without_it - should panic ... ok
[INFO] [stdout] test listener::worker::test::worker_should_poll_multiple_times ... ok
[INFO] [stdout] test listener::worker::test::worker_should_send_poll ... ok
[INFO] [stdout] test listener::worker::test::worker_should_send_tick ... ok
[INFO] [stdout] test macros::tests::subclause_and ... ok
[INFO] [stdout] test macros::tests::subclause_and_not ... ok
[INFO] [stdout] test macros::tests::subclause_or ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_event ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_event ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_key_modifiers ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::adapt_crossterm_keycode ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_media_key ... ok
[INFO] [stdout] test terminal::event_listener::crossterm::test::should_adapt_mouse_event ... ok
[INFO] [stdout] test core::application::test::should_lock_ports ... FAILED
[INFO] [stdout] test utils::parser::test::utils_parse_email ... ok
[INFO] [stdout] test utils::parser::test::utils_parse_phone ... ok
[INFO] [stdout] test utils::types::test::email ... ok
[INFO] [stdout] test utils::types::test::phone_number ... ok
[INFO] [stdout] test utils::parser::test::utils_parse_color ... ok
[INFO] [stdout] test core::application::test::should_do_tick ... ok
[INFO] [stdout] test listener::test::worker_should_be_paused ... ok
[INFO] [stdout] test listener::test::poll_blocking_should_work ... ok
[INFO] [stdout] test listener::test::try_poll_should_work ... ok
[INFO] [stdout] test listener::test::worker_should_run_thread ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::application::test::should_lock_ports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::application::test::should_lock_ports' (21) panicked at src/core/application.rs:1275:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[][0m
[INFO] [stdout] [32m>[[0m
[INFO] [stdout] [32m>    FooSubmit([0m
[INFO] [stdout] [32m>        "",[0m
[INFO] [stdout] [32m>    ),[0m
[INFO] [stdout] [32m>    BarTick,[0m
[INFO] [stdout] [32m>][0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b1ac4c212a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b1ac4c212a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b1ac4c212a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b1ac4c212a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b1ac4da00a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b1ac4da00a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x64b1ac4c6ee2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b1ac4c6ee2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b1ac4a0fef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b1ac4a0fef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b1ac4ba4a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b1ac1398fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64b1ac1398fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b1ac4ba662 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64b1ac4ba662 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b1ac4a10a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b1ac498a49 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b1ac4a1dbd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b1ac4da84c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b1ac07c638 - tuirealm[2806e597f7d42b0b]::core::application::test::should_lock_ports
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/application.rs:1275:9
[INFO] [stdout]   20:     0x64b1ac078107 - tuirealm[2806e597f7d42b0b]::core::application::test::should_lock_ports::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/application.rs:1248:27
[INFO] [stdout]   21:     0x64b1ac0abde6 - <tuirealm[2806e597f7d42b0b]::core::application::test::should_lock_ports::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64b1ac12d9db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64b1ac12d9db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64b1ac13a3cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64b1ac13a3cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x64b1ac13a3cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64b1ac13a3cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64b1ac13a3cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64b1ac13a3cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64b1ac13a3cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64b1ac135ae4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64b1ac135ae4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64b1ac13cfd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x64b1ac13cfd2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x64b1ac13cfd2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64b1ac13cfd2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64b1ac13cfd2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64b1ac13cfd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x64b1ac13cfd2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64b1ac4c1a0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x64b1ac4c1a0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x707b279f0aa4 - <unknown>
[INFO] [stdout]   43:     0x707b27a7da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::application::test::should_lock_ports
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 125 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5469d469b978fe65b9c64f7aa9dd7b73544850a9cfa26870fbe72f97c8e4c410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5469d469b978fe65b9c64f7aa9dd7b73544850a9cfa26870fbe72f97c8e4c410", kill_on_drop: false }`
[INFO] [stdout] 5469d469b978fe65b9c64f7aa9dd7b73544850a9cfa26870fbe72f97c8e4c410
